(C) 1996 AROS - The Amiga Replacement OS


NAME
#include <proto/arossupport.h>
void RawPutChars()
SYNOPSIS
const UBYTE * str
int len

FUNCTION
Emits len bytes of fmt via RawPutChar()

INPUTS
str
string to print
len
how many bytes of str to print
RESULT
None.

NOTES
EXAMPLE
BUGS
SEE ALSO
INTERNALS
HISTORY
27.03.1997 digulla
Removed AROS/compiler/aros/

Removed logs

Added comments

Replaced proto/aros.h by proto/arossupport.h and the like

Makefile is less noisy now, too

27.03.1997 ldp
libaros.a -> libarossupport.a